Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Python
1) 2D Graphics
2) Application
3) Buildin Function
4) Class
5) Data Structure
6) Data Type
7) Database
8) Development
9) Dictionary
10) Event
11) Exception
12) File
13) Function
14) GUI Pmw
15) GUI Tk
16) Language Basics
17) List
18) Math
19) Network
20) String
21) System
22) Thread
23) Tuple
24) Utility
25) XML
Network
1) A Multithreaded Uppercase Server
2) A Persistent Uppercase Server Using TCP
3) A reverse lookup on the IP address given on the command line
4) A Simple Server to Capture Single Short Requests
5) A Simple TCP Socket Client
6) A Simple TCP Socket Server
7) A Threading CGI HTTP Server
8) A UDP Uppercase Server
9) An FTP-to-FTP Transfer Program
10) An Uppercase Client Using TCP
11) Basic Connection Example
12) Basic getaddrinfo() basic example
13) Basic gethostbyaddr() example
14) Broadcast Sender
15) Create handler for socket handler
16) Debug Output from an FTP Transfer
17) Delaying Server
18) Download file from FTP server
19) Download from a website
20) Echo client with deadlock
21) Echo Server
22) Error Handling Example
23) Error Handling Example With Shutdown and File-Like Objects
24) Extract list of URLs in a web page
25) Get and set Cookies
26) Get email message mymailbox msg file
27) Get form value
28) Get list of available socket options
29) Get name of the local machine
30) High-Level Gopher Client
31) High-Level Gopher Client with urllib
32) Internet Access
33) Login to POP3 server and retrieve information
34) MIME Multipart Messages
35) Obtain Web Page
36) Obtain Web Page Information
37) Obtain Web Page Information With Error Document Handling
38) Obtain Web Page Information With Simple Error Handling
39) Obtain Web Page With Full Error Handling
40) Open a URL and read a web page
41) Parse HTML file
42) Parsing the HTML of a Web Page
43) Print out email message from your email box
44) Redirection
45) Revised Connection Example
46) Send an email
47) Send email to two receivers
48) Sending Data to an HTML File
49) Sending Mail over an SMTP Connection
50) Sending Some E-Mail
51) Server Bound to Specific Address
52) Server With Error Handling
53) Set up a client that will send packets to a server and receive packets from a server
54) Set up a server that will receive packets from a client and send packets to a client
55) Simple Gopher Client
56) Simple Gopher Client with basic error handling
57) Simple Gopher Client with file-like interface
58) Simple Server
59) Simple Server waiting for connections
60) Socket name and peer name
61) Split up a URL of the form http
62) Submit GET Data
63) Submit POST Data
64) Takes a host name on the command like and prints all resulting matches for it
65) Takes a host name on the command line and prints all resulting matches for it
66) UDP Broadcast Server
67) UDP Connectionless Example
68) UDP Echo Server
69) UDP Example
70) UDP Inetd Server for Wait
71) Uploading Files
72) URL join
73) URL open and read
74) URL Split
75) URL unsplit
76) URL unsplit and split
77) Use proxy to load a URL
78) Using an Object Instance as an FTP Callback